feature: allow file upload for getuploadparams* apis#177
feature: allow file upload for getuploadparams* apis#177DaanHoogland merged 4 commits intoapache:mainfrom
Conversation
Fixes apache#144 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
✅ Build complete for PR #177. 🔗 Download the cmk binaries (expires on August 23, 2025) |
|
@shwstppr can we add a file= or filepath= parameter for only cmk to:
https://github.com/charmbracelet/bubbles |
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
@rohityadavcloud when not in shell, should the response return any additional data or just the response of upload API? |
yadvr
left a comment
There was a problem hiding this comment.
Didn't test this - but really exciting feature!
|
@shwstppr , in you flick I can see you are using https. I did not get to work (yet) http works fine. Any howto for enabling https from the cli? with http: |
does |
|
@DaanHoogland my testing was with http. I think we may have to add another param to support self signed certificates |
|
finally
|
|
upload volume from local upload iso from local |
weizhouapache
left a comment
There was a problem hiding this comment.
lgtm
tested https upload of template, ISO and volume from local
Fixes #144
When using cmk in its shell, the following APIs will prompt for file upload,
The user can input file paths separated by a comma to allow uploading of files
cmk-upload-arg.mp4